Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 27, 2025

Bumps nav_common_version from 3.2025.06.23_14.50-3af3985d8555 to 3.2025.08.25_12.27-58dc47568753.
Updates no.nav.common:token-client from 3.2025.06.23_14.50-3af3985d8555 to 3.2025.08.25_12.27-58dc47568753

Release notes

Sourced from no.nav.common:token-client's releases.

Release 3.2025.08.25_12.27-58dc47568753-beta

No release notes provided.

Release 3.2025.08.25_11.41-2a7496b4837e

No release notes provided.

Release 3.2025.08.20-beta

Full Changelog: navikt/common-java-modules@3.2025.08.19_06.12-48301d0f4239...release/3.2025.08.20-beta

Release 3.2025.08.19_06.12-48301d0f4239

No release notes provided.

Release 3.2025.08.18_13.04-1d4cdc4b1e5e

No release notes provided.

Release 3.2025.08.18_12.07-b553e5bdfb8e

No release notes provided.

Release 3.2025.08.18_11.44-04fe318bd185

No release notes provided.

Commits

Updates no.nav.common:client from 3.2025.06.23_14.50-3af3985d8555 to 3.2025.08.25_12.27-58dc47568753

Release notes

Sourced from no.nav.common:client's releases.

Release 3.2025.08.25_12.27-58dc47568753-beta

No release notes provided.

Release 3.2025.08.25_11.41-2a7496b4837e

No release notes provided.

Release 3.2025.08.20-beta

Full Changelog: navikt/common-java-modules@3.2025.08.19_06.12-48301d0f4239...release/3.2025.08.20-beta

Release 3.2025.08.19_06.12-48301d0f4239

No release notes provided.

Release 3.2025.08.18_13.04-1d4cdc4b1e5e

No release notes provided.

Release 3.2025.08.18_12.07-b553e5bdfb8e

No release notes provided.

Release 3.2025.08.18_11.44-04fe318bd185

No release notes provided.

Commits

Updates no.nav.common:log from 3.2025.06.23_14.50-3af3985d8555 to 3.2025.08.25_12.27-58dc47568753

Release notes

Sourced from no.nav.common:log's releases.

Release 3.2025.08.25_12.27-58dc47568753-beta

No release notes provided.

Release 3.2025.08.25_11.41-2a7496b4837e

No release notes provided.

Release 3.2025.08.20-beta

Full Changelog: navikt/common-java-modules@3.2025.08.19_06.12-48301d0f4239...release/3.2025.08.20-beta

Release 3.2025.08.19_06.12-48301d0f4239

No release notes provided.

Release 3.2025.08.18_13.04-1d4cdc4b1e5e

No release notes provided.

Release 3.2025.08.18_12.07-b553e5bdfb8e

No release notes provided.

Release 3.2025.08.18_11.44-04fe318bd185

No release notes provided.

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `nav_common_version` from 3.2025.06.23_14.50-3af3985d8555 to 3.2025.08.25_12.27-58dc47568753.

Updates `no.nav.common:token-client` from 3.2025.06.23_14.50-3af3985d8555 to 3.2025.08.25_12.27-58dc47568753
- [Release notes](https://github.com/navikt/common-java-modules/releases)
- [Commits](https://github.com/navikt/common-java-modules/commits)

Updates `no.nav.common:client` from 3.2025.06.23_14.50-3af3985d8555 to 3.2025.08.25_12.27-58dc47568753
- [Release notes](https://github.com/navikt/common-java-modules/releases)
- [Commits](https://github.com/navikt/common-java-modules/commits)

Updates `no.nav.common:log` from 3.2025.06.23_14.50-3af3985d8555 to 3.2025.08.25_12.27-58dc47568753
- [Release notes](https://github.com/navikt/common-java-modules/releases)
- [Commits](https://github.com/navikt/common-java-modules/commits)

---
updated-dependencies:
- dependency-name: no.nav.common:token-client
  dependency-version: 3.2025.08.25_12.27-58dc47568753
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: no.nav.common:client
  dependency-version: 3.2025.08.25_12.27-58dc47568753
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: no.nav.common:log
  dependency-version: 3.2025.08.25_12.27-58dc47568753
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 27, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 27, 2025 13:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 27, 2025
@sigrunnu sigrunnu merged commit 62b0e15 into master Aug 29, 2025
4 checks passed
@sigrunnu sigrunnu deleted the dependabot/gradle/nav_common_version-3.2025.08.25_12.27-58dc47568753 branch August 29, 2025 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant